National Repository of Grey Literature 32 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Strategy for Improvement of Training System of Company
Gazurová, Anna ; Kufa, Jan (referee) ; Mallya, Thaddeus (advisor)
This thesis focuses on problems related with new graduates at the „Department of New Employees Training“ of TŘINECKÉ ŽELEZÁRNY joint stock Company. The work evaluates to what extent the participants are satisfied with the training period, work of each mentor assigned to them and how they are involved in solving concreate tasks. Later suggestions are made on what measures should be taken to improve the program, for future participants to be satisfied.
Deferred Shading
Starý, Petr ; Švub, Miroslav (referee) ; Jošth, Radovan (advisor)
Work deals with design and implementation a tutorial for demonstration deferred shading technique and its possibilities. It explains lighting and shading principles in intuitive and interactive way. Deferred shading is a technique which determines pixel color after the geometry rasterization of the entire scene. In other words the processing of geometry does not interfere with the shading process.
Interactive Building Game with OpenGL
Klepáčková, Karolína ; Milet, Tomáš (referee) ; Tóth, Michal (advisor)
The goal of this thesis is implementation of interactive LEGO like building game using OpenGL. Aplication allows to create models using bricks which color and type can be changed. Created models can be saved or loaded. Each brick of a designed model has its own combnation of type and color. The output is number of bricks of each combination which occurs in application. This enables to realize the designed model. The final implementation is realized via C++ programming language extended with libraries.
Color correction of 3D model based on scene knowledge and light illumination
Dočkal, Michal ; Kopečný, Lukáš (referee) ; Chromý, Adam (advisor)
This thesis focus is on the design and verification of improvements for the RoScan robotic system texture module. RoScan is a robotic scanner for scanning and diagnosing the human body. In this thesis current texturing module of this system is described. Furthermore this thesis describes the theory of light, color and shading in computer graphics. Subsequently, improvments for RoScan texture module are proposed based on the said principles. The last part deals with the implementation of the test script in Matlab and the verification of the functionality of the proposed solution.
Rendering and Interacting Objects Displaced in a 3D Landscape
Koza, Tomáš ; Kršek, Přemysl (referee) ; Herout, Adam (advisor)
Goal of this bachelor's thesis was to create a system of powerups for program TankGame. This document contents theoretical base for rendering of objects in 3D scene, it describes algorithms used in rendering of these objects. It also contains overview of rendering process and description of concrete graphical engine used in program TankGame. In the end there is description of concrete implementation of renderable objects (powerups) for program TankGame.
Computer-aided method of analytic surfaces modelling
Stodola, Jakub ; Štarha, Pavel (referee) ; Martišek, Dalibor (advisor)
The first part of the thesis deals with projections of points from an Euclidean space into a plane and displaying of the resulted planar points on a computer. The second part focuses on a discretization of analytically specified surfaces. This is an approximation with network points. Due to the previous part, we are able to display them on a computer. The third part is dedicated to various types of coating fillings. Finally, the software solution is added.
Rendering of Terrain and Water Surface in a Computer Game
Kopecký, Marek ; Kajan, Rudolf (referee) ; Herout, Adam (advisor)
This bachelor's thesis deals with rendering of water and terrain, which is a key part of many computer games and simulations. The resulting application runs fluently and is powered by XNA Framework. Rendering of terrain includes multi-texturing and lighting. The water simulation includes reflection and refraction of ray on water surface. Foam is rendered on the bank of water. Water waves are computed using the inverse discrete Fourier transform.
Procedural Texture Generator
Doroshenko, Ilya ; Karas, Matej (referee) ; Milet, Tomáš (advisor)
Textures are an essential part of modern 2D and 3D rendering. The most prominent texturing techniques are Texture Mapping and Procedural Generation. Both techniques have their set of demands on computational resources. Procedural generation provides rich detail resolution without memory consumption, but also requires processing power. Texture Mapping is quick to process, but images, that the texture consists of are using a lot of space in memory and have finite resolution and sets of complications around algorithms that try to overcome that problem. This thesis discusses techniques of texture generation their interchangeability and applications. Result is an extensible application, that can produce texture maps from algorithms and can export algorithms to be used in procedural shading techniques.
Rendering of Voxel-Based Scenes Using Real-Time Ray Tracing
Menšík, Jakub ; Milet, Tomáš (referee) ; Matýšek, Michal (advisor)
The aim of this work was to create a program to visualize voxel scenes in real time using ray tracing. It included the study of various methods of such a rendering with a focus on shadows. The solution was created using Unity engine and experimental packages Unity Jobs and Burst. The thesis presents multiple ray tracing passes and SVGF technique, that is used to turn a noisy input into full edge-preserving image. The final program is able to render hard shadows, soft shadows, and ambient occlusion at speed of fifty frames per second.
Shadow Rendering through Translucent Materials
Mátl, Roman ; Havel, Jiří (referee) ; Navrátil, Jan (advisor)
This paper describes the calculation of shadows through translucent materials using a method called Colored Stochastic Shadow Maps and its practical implementation in OpenGL libraries. At the beginning of this work a Shadow mapping method is introduced. The next section shortly describes selected ways of dealing with rendering of transparent objects in the scene. This is followed by detailed explanation of the method Colored Stochastic Shadow Maps. The last section describes the implementation of demonstration application in C++ language, evalution of the results and proposal of options to continue the project.

National Repository of Grey Literature : 32 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.